HEX
Server: Apache/2.4.68 (Debian)
System: Linux as-cs-widget-demo-us-central1 6.1.0-44-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
User: root (0)
PHP: 8.2.32
Disabled: NONE
Upload Files
File: //lib/google-cloud-sdk/lib/surface/iap/oauth_clients/list.yaml
- release_tracks: [ALPHA, BETA, GA]
  help_text:
    brief: |
      List Cloud IAP OAuth clients in the Cloud OAuth brand.
    description: |
      *{command}* is used to list Cloud IAP OAuth clients in a Cloud OAuth brand. Note this command
      will not list any other type of OAuth client in your project.
    examples: |
      To list the Cloud IAP OAuth clients for the current project, run:

        $ {command} BRAND

  request:
    collection: iap.projects.brands.identityAwareProxyClients
    api_version: v1

  arguments:
    resource:
      spec: !REF googlecloudsdk.command_lib.iap.resources:brand
      arg_name: name
      is_positional: true
      help_text: |
        Name of the Cloud OAuth brand to list Cloud IAP OAuth clients under.